|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
The methods described in About the document repository instance provide an AMDocumentRepository instance that is already opened. In most situations, it should not be necessary to open the repository explicitly, but it is good to understand the functionality of the OpenRepository method.
Before an AMDocumentRepository object is opened, it is no more than a definition of the vault and the context that the program needs to access. It can be used to query administrative information about the server and available datastores. In order to access data in a vault, a transaction needs to be started. This is done by calling the OpenRepository method. Each transaction is started with a set of arguments that determines the view of the data:
Related information
About the document repository instance
Understanding Work Isolation Mode
Copyright © 2000-2012 BlueCielo ECM Solutions |